2023-09-21T17:22:01.8519030Z ##[group]Run python -m pip install --pre --find-links wheelhouse/artifact/ tables
2023-09-21T17:22:01.8519590Z [36;1mpython -m pip install --pre --find-links wheelhouse/artifact/ tables[0m
2023-09-21T17:22:01.8758850Z shell: /bin/bash -e {0}
2023-09-21T17:22:01.8759180Z env:
2023-09-21T17:22:01.8759550Z   pythonLocation: /Users/runner/hostedtoolcache/Python/3.8.18/x64
2023-09-21T17:22:01.8759980Z   PKG_CONFIG_PATH: /Users/runner/hostedtoolcache/Python/3.8.18/x64/lib/pkgconfig
2023-09-21T17:22:01.8760390Z   Python_ROOT_DIR: /Users/runner/hostedtoolcache/Python/3.8.18/x64
2023-09-21T17:22:01.8760750Z   Python2_ROOT_DIR: /Users/runner/hostedtoolcache/Python/3.8.18/x64
2023-09-21T17:22:01.8761090Z   Python3_ROOT_DIR: /Users/runner/hostedtoolcache/Python/3.8.18/x64
2023-09-21T17:22:01.8761430Z ##[endgroup]
2023-09-21T17:22:04.3394240Z Looking in links: wheelhouse/artifact/
2023-09-21T17:22:04.5582940Z Processing ./wheelhouse/artifact/tables-3.8.1.dev0-cp38-cp38-macosx_10_9_x86_64.whl
2023-09-21T17:22:05.6388320Z Collecting numpy>=1.19.0 (from tables)
2023-09-21T17:22:05.6403670Z   Obtaining dependency information for numpy>=1.19.0 from https://files.pythonhosted.org/packages/11/10/943cfb579f1a02909ff96464c69893b1d25be3731b5d3652c2e0cf1281ea/numpy-1.24.4-cp38-cp38-macosx_10_9_x86_64.whl.metadata
2023-09-21T17:22:05.6814950Z   Downloading numpy-1.24.4-cp38-cp38-macosx_10_9_x86_64.whl.metadata (5.6 kB)
2023-09-21T17:22:06.3210320Z Collecting numexpr>=2.6.2 (from tables)
2023-09-21T17:22:06.3312640Z   Obtaining dependency information for numexpr>=2.6.2 from https://files.pythonhosted.org/packages/22/25/1c643b3c6cf9580aaa1c84cb148c7ddf60b390204931c03e91c7fbf89221/numexpr-2.8.6-cp38-cp38-macosx_10_9_x86_64.whl.metadata
2023-09-21T17:22:06.3487430Z   Downloading numexpr-2.8.6-cp38-cp38-macosx_10_9_x86_64.whl.metadata (8.0 kB)
2023-09-21T17:22:06.5794480Z Collecting packaging (from tables)
2023-09-21T17:22:06.7736820Z   Downloading packaging-23.1-py3-none-any.whl (48 kB)
2023-09-21T17:22:06.7801330Z      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 48.9/48.9 kB 3.8 MB/s eta 0:00:00
2023-09-21T17:22:06.8204500Z Collecting py-cpuinfo (from tables)
2023-09-21T17:22:06.8339270Z   Downloading py_cpuinfo-9.0.0-py3-none-any.whl (22 kB)
2023-09-21T17:22:06.8982450Z Downloading numexpr-2.8.6-cp38-cp38-macosx_10_9_x86_64.whl (102 kB)
2023-09-21T17:22:06.9168290Z    ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 102.4/102.4 kB 6.2 MB/s eta 0:00:00
2023-09-21T17:22:06.9305720Z Downloading numpy-1.24.4-cp38-cp38-macosx_10_9_x86_64.whl (19.8 MB)
2023-09-21T17:22:07.5123950Z    ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 19.8/19.8 MB 38.6 MB/s eta 0:00:00
2023-09-21T17:22:07.6812790Z Installing collected packages: py-cpuinfo, packaging, numpy, numexpr, tables
2023-09-21T17:22:13.0092210Z Successfully installed numexpr-2.8.6 numpy-1.24.4 packaging-23.1 py-cpuinfo-9.0.0 tables-3.8.1.dev0
2023-09-21T17:22:13.2686510Z 
2023-09-21T17:22:13.2788200Z [notice] A new release of pip is available: 23.0.1 -> 23.2.1
2023-09-21T17:22:13.2888580Z [notice] To update, run: pip install --upgrade pip
